home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
private
/
Drivers
/
i386
/
PS2Mouse.config
/
English.lproj
/
PS2MouseInspector.nib
/
data.classes
next >
Wrap
Text File
|
1994-02-10
|
715b
|
48 lines
PS2MouseInspector = {
ACTIONS = {
invertDirections:;
setResolutionFromSlider:;
setResolutionFromTextField:;
};
OUTLETS = {
resolutionSlider;
resolutionField;
resolutionBox;
PS2MouseView;
slowText;
fastText;
invertedSwitch;
};
SUPERCLASS = IODeviceInspector;
};
IODeviceInspector = {
ACTIONS = {
channelOrInterruptPicked:;
rangeDidChange:;
showInfo:;
};
OUTLETS = {
portsBox;
statusTitle;
memoryController;
dmaMatrix;
memoryBox;
dmaBox;
portsController;
infoPanel;
accessoryHolder;
infoButton;
infoText;
irqBox;
irqMatrix;
inspectionView;
origWindow;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};